Custom HTTPS Dev Environment using .NET Core, Kestrel & certificates
In this step by step tutorial I take you through how to set up a “custom” domain using: .NET Core, K ...View More
Azure Functions: Step by Step Project
In this step by step project, we show you how to use Azure Functions to call the Stack Overflow API ...View More
Docker Compose with .NET Core & SQL Server (Step by Step)
In this step by step tutorial, we show you how to use Docker Compose to spin up a .NET Core API with ...View More
Step by step - Run and Connect to SQL Server in Docker
In this video we show you how to spin up an instance of SQL Server in Docker, then connect into it u ...View More
Deploy a .NET Core API with Docker (Step-by-Step)
In this video we build & package a .NET Core API as a Docker image, then deploy and spin that image ...View More
Asp.Net Core WebSockets Vs SignalR. Which should you use? (Full Course)
In this video we build 2 separate chat applications, one using Asp.Net Core WebSockets and the other ...View More
Step by Step - Use Azure DevOps to Test, Build and Deploy an API
A full step by step tutorial on using Azure DevOps Pipelines to Continuously Integrate & Deploy a .N ...View More